home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / DRIVER.CAB / fs-1200.ppd < prev    next >
Encoding:
PostScript Printer Description  |  1999-07-08  |  36.8 KB  |  941 lines

  1. *PPD-Adobe: "4.3"
  2. *%=============================================================================
  3. *%
  4. *%  PPD file for FS-1200 (European English)
  5. *%
  6. *%  Copyright (C) 1993-1999 Kyocera Technology Development Inc.
  7. *%  All Rights Reserved
  8. *%
  9. *%  Permission is granted for redistribution of this file as long as this
  10. *%  copyright notice is intact and the contents of the file are not altered
  11. *%  in any way from their original form.
  12. *%
  13. *%  Contents of this file are automatically generated with the PPDGEN utility 
  14. *%
  15. *%=============================================================================
  16.  
  17. *FileVersion: "1.5.2"
  18. *FormatVersion: "4.3"
  19. *LanguageEncoding: ISOLatin1
  20. *LanguageVersion: English
  21. *Product: "(FS-1200)"
  22. *PSVersion: "(2014.108) 1"
  23. *Manufacturer: "Kyocera"
  24. *ModelName: "Kyocera FS-1200 (KPDL-2)"
  25. *ShortNickName: "Kyocera FS-1200 (KPDL-2)"
  26. *NickName: "Kyocera FS-1200 (KPDL-2)"
  27. *PCFileName: "FS-1200.PPD"
  28.  
  29. *% Basic Device Capabilities
  30. *LanguageLevel: "2"
  31. *ColorDevice: False
  32. *DefaultColorSpace: Gray
  33. *TTRasterizer: Type42
  34. *?TTRasterizer: "
  35.  save
  36.    42 /FontType resourcestatus
  37.    { pop pop (Type42) }{ pop pop (None) } ifelse = flush
  38.  restore"
  39. *End
  40. *FreeVM: "534000"
  41. *Throughput: "12"
  42.  
  43. *% System Management
  44. *SuggestedJobTimeout: "0"
  45. *SuggestedManualFeedTimeout: "0"
  46. *SuggestedWaitTimeout: "120"
  47. *PrintPSErrors: True
  48.  
  49. *Password: "0"
  50.  
  51. *ExitServer: " count 0 eq { true }
  52.  { dup statusdict /checkpassword get exec not } ifelse
  53.  { (WARNING : Cannot perform the exitserver command.) =
  54.    (Password supplied is not valid.) =
  55.    (Please contact the author of this software.) = flush quit } if
  56.  serverdict /exitserver get exec"
  57. *End
  58.  
  59. *Reset: " count 0 eq { true }
  60.   { dup statusdict /checkpassword get exec not } ifelse
  61.   { (WARNING : Cannot perform the exitserver command.) =
  62.     (Password supplied is not valid.) =
  63.     (Please contact the author of this software.) = flush quit } if
  64.   serverdict /exitserver get exec
  65.   systemdict /quit get exec
  66.   (WARNING : Printer Reset Failed.) = flush"
  67. *End
  68.  
  69. *% Protocols 
  70. *Protocols: BCP PJL TBCP
  71.  
  72. *1284Modes Parallel: Compat Nibble ECP
  73. *1284DeviceID: "MFG:Kyocera:Model:Kyocera FS-1200;COMMAND SET: POSTSCRIPT,PJL,PCL"
  74.  
  75. *% JCL Information 
  76. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  77. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE=POSTSCRIPT<0A>"
  78. *JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
  79.  
  80. *JCLOpenUI *JCLEconomode/EcoPrint: PickOne
  81. *DefaultJCLEconomode: Off
  82. *OrderDependency: 5 JCLSetup *JCLEconomode
  83. *JCLEconomode Off/Off: "@PJL SET ECONOMODE=OFF<0A>"
  84. *JCLEconomode On/On: "@PJL SET ECONOMODE=ON<0A>"
  85. *JCLCloseUI: *JCLEconomode
  86.  
  87. *% Installable Options
  88. *OpenGroup: InstallableOptions/Installed Options
  89.  
  90. *% Optional Feeders
  91. *OpenUI *Opt01/Optional Feeder: PickOne
  92. *DefaultOpt01: MF1
  93. *Opt01 None/Not Installed: ""
  94. *Opt01 MF1/Multi-Purpose Feeder: ""
  95. *CloseUI: *Opt01
  96.  
  97. *% PF-20 Paper Feeders
  98. *OpenUI *Opt09/PF-20 Paper Feeders: PickOne
  99. *DefaultOpt09: None
  100. *Opt09 None/None: ""
  101. *Opt09 One/One: ""
  102. *Opt09 Two/Two: ""
  103. *?Opt09: "
  104.   save
  105.   currentpagedevice /InputAttributes get
  106.   dup 3 get null ne {(Two)} {
  107.     dup 1 get null ne {(One)} {(None)} ifelse
  108.   } ifelse exch pop = flush
  109.   restore"
  110. *End
  111. *CloseUI: *Opt09
  112.  
  113. *% Duplex Unit
  114. *OpenUI *Opt16/Duplex Unit: Boolean
  115. *DefaultOpt16: False
  116. *Opt16 False/Not Installed: ""
  117. *Opt16 True/Installed: ""
  118. *?Opt16: "
  119.   save
  120.   currentpagedevice /Duplex known {(True)} {(False)} ifelse = flush
  121.   restore"
  122. *End
  123. *CloseUI: *Opt16
  124.  
  125. *% Output Device Options
  126. *OpenUI *Opt17/Output Device: PickOne
  127. *Opt17 None/Not Installed: ""
  128. *Opt17 SO6/SO-6 Bulk Sorter: ""
  129. *Opt17 ST20/ST-20 Bulk Stacker: ""
  130. *?Opt17: "
  131.   save
  132.   currentpagedevice /OutputAttributes get
  133.   dup 1 known {
  134.     1 get dup null ne {
  135.        /OutputType get
  136.       dup (SORTER) eq {(SO6)} { 
  137.       dup (STACKER) eq {(ST20)} {
  138.     (None)
  139.       } ifelse
  140.       } ifelse
  141.     } {(None)} ifelse
  142.   } {(None)} ifelse
  143.   exch pop = flush
  144.   restore"
  145. *End
  146. *CloseUI: *Opt17
  147.  
  148. *% Installed Memory
  149. *OpenUI *InstalledMemory/Memory: PickOne
  150. *DefaultInstalledMemory: 4MB
  151. *InstalledMemory 4MB/Standard: ""
  152. *InstalledMemory 8MB/4MB Upgrade: ""
  153. *InstalledMemory 12MB/8MB Upgrade: ""
  154. *InstalledMemory 16MB/12MB Upgrade: ""
  155. *InstalledMemory 20MB/16MB Upgrade: ""
  156. *InstalledMemory 24MB/20MB Upgrade: ""
  157. *InstalledMemory 28MB/24MB Upgrade: ""
  158. *InstalledMemory 36MB/32MB Upgrade: ""
  159. *InstalledMemory 40MB/36MB Upgrade: ""
  160. *InstalledMemory 44MB/40MB Upgrade: ""
  161. *InstalledMemory 52MB/48MB Upgrade: ""
  162. *InstalledMemory 68MB/64MB Upgrade: ""
  163. *?InstalledMemory: "
  164.   save
  165.   currentsystemparams /RamSize get
  166.   524288 div ceiling cvi 2 div cvi
  167.   /vmsize 20 string def
  168.   vmsize cvs print (MB) print (\n) print flush
  169.   restore"
  170. *End
  171. *CloseUI: *InstalledMemory
  172.  
  173. *CloseGroup: InstallableOptions
  174.  
  175. *% Virtual Memory 
  176. *VMOption 4MB: "2208000"
  177. *VMOption 8MB: "5568000"
  178. *VMOption 12MB: "8928000"
  179. *VMOption 16MB: "12288000"
  180. *VMOption 20MB: "15648000"
  181. *VMOption 24MB: "19008000"
  182. *VMOption 28MB: "22368000"
  183. *VMOption 36MB: "29088000"
  184. *VMOption 40MB: "32448000"
  185. *VMOption 44MB: "35808000"
  186. *VMOption 52MB: "42528000"
  187. *VMOption 68MB: "55968000"
  188.  
  189.  
  190. *% Constraints
  191. *% ===========
  192. *UIConstraints: *Opt01 None *InputSlot MF1
  193. *UIConstraints: *Opt09 None *InputSlot PF20A
  194. *UIConstraints: *Opt09 None *InputSlot PF20B
  195. *UIConstraints: *Opt09 One *InputSlot PF20B
  196. *UIConstraints: *Opt16 False *Duplex DuplexTumble
  197. *UIConstraints: *Duplex DuplexTumble *Opt16 False
  198. *UIConstraints: *Opt16 False *Duplex DuplexNoTumble
  199. *UIConstraints: *Duplex DuplexNoTumble *Opt16 False
  200. *UIConstraints: *InputSlot MF1 *Duplex
  201. *UIConstraints: *Duplex *InputSlot MF1
  202. *UIConstraints: *Opt17 None *OutputBin FDStacker
  203. *UIConstraints: *Opt17 None *OutputBin FDSorter
  204. *UIConstraints: *Opt17 ST20 *OutputBin FDSorter
  205. *UIConstraints: *Opt17 None *OutputBin FDCollator
  206. *UIConstraints: *Opt17 ST20 *OutputBin FDCollator
  207. *UIConstraints: *Opt17 None *OutputBin FDMB01
  208. *UIConstraints: *Opt17 None *OutputBin FDMB02
  209. *UIConstraints: *Opt17 None *OutputBin FDMB03
  210. *UIConstraints: *Opt17 ST20 *OutputBin FDMB01
  211. *UIConstraints: *Opt17 ST20 *OutputBin FDMB02
  212. *UIConstraints: *Opt17 ST20 *OutputBin FDMB03
  213. *UIConstraints: *Opt17 None *OutputBin FDMB04
  214. *UIConstraints: *Opt17 None *OutputBin FDMB05
  215. *UIConstraints: *Opt17 None *OutputBin FDMB06
  216. *UIConstraints: *Opt17 None *OutputBin FDMB07
  217. *UIConstraints: *Opt17 None *OutputBin FDMB08
  218. *UIConstraints: *Opt17 None *OutputBin FDMB09
  219. *UIConstraints: *Opt17 ST20 *OutputBin FDMB04
  220. *UIConstraints: *Opt17 ST20 *OutputBin FDMB05
  221. *UIConstraints: *Opt17 ST20 *OutputBin FDMB06
  222. *UIConstraints: *Opt17 ST20 *OutputBin FDMB07
  223. *UIConstraints: *Opt17 ST20 *OutputBin FDMB08
  224. *UIConstraints: *Opt17 ST20 *OutputBin FDMB09
  225. *UIConstraints: *Opt17 None *OutputBin FDMB10
  226. *UIConstraints: *Opt17 None *OutputBin FDMB11
  227. *UIConstraints: *Opt17 None *OutputBin FDMB12
  228. *UIConstraints: *Opt17 None *OutputBin FDMB13
  229. *UIConstraints: *Opt17 None *OutputBin FDMB14
  230. *UIConstraints: *Opt17 None *OutputBin FDMB15
  231. *UIConstraints: *Opt17 ST20 *OutputBin FDMB10
  232. *UIConstraints: *Opt17 ST20 *OutputBin FDMB11
  233. *UIConstraints: *Opt17 ST20 *OutputBin FDMB12
  234. *UIConstraints: *Opt17 ST20 *OutputBin FDMB13
  235. *UIConstraints: *Opt17 ST20 *OutputBin FDMB14
  236. *UIConstraints: *Opt17 ST20 *OutputBin FDMB15
  237. *UIConstraints: *PageSize Executive *InputSlot Internal
  238. *UIConstraints: *PageRegion Executive *InputSlot Internal
  239. *UIConstraints: *InputSlot Internal *PageSize Executive
  240. *UIConstraints: *InputSlot Internal *PageRegion Executive
  241. *UIConstraints: *PageSize A6 *InputSlot Internal
  242. *UIConstraints: *PageRegion A6 *InputSlot Internal
  243. *UIConstraints: *InputSlot Internal *PageSize A6
  244. *UIConstraints: *InputSlot Internal *PageRegion A6
  245. *UIConstraints: *PageSize ISOB5 *InputSlot Internal
  246. *UIConstraints: *PageRegion ISOB5 *InputSlot Internal
  247. *UIConstraints: *InputSlot Internal *PageSize ISOB5
  248. *UIConstraints: *InputSlot Internal *PageRegion ISOB5
  249. *UIConstraints: *PageSize B6 *InputSlot Internal
  250. *UIConstraints: *PageRegion B6 *InputSlot Internal
  251. *UIConstraints: *InputSlot Internal *PageSize B6
  252. *UIConstraints: *InputSlot Internal *PageRegion B6
  253. *UIConstraints: *PageSize EnvPersonal *InputSlot Internal
  254. *UIConstraints: *PageRegion EnvPersonal *InputSlot Internal
  255. *UIConstraints: *InputSlot Internal *PageSize EnvPersonal
  256. *UIConstraints: *InputSlot Internal *PageRegion EnvPersonal
  257. *UIConstraints: *PageSize Env9 *InputSlot Internal
  258. *UIConstraints: *PageRegion Env9 *InputSlot Internal
  259. *UIConstraints: *InputSlot Internal *PageSize Env9
  260. *UIConstraints: *InputSlot Internal *PageRegion Env9
  261. *UIConstraints: *PageSize Env10 *InputSlot Internal
  262. *UIConstraints: *PageRegion Env10 *InputSlot Internal
  263. *UIConstraints: *InputSlot Internal *PageSize Env10
  264. *UIConstraints: *InputSlot Internal *PageRegion Env10
  265. *UIConstraints: *PageSize EnvMonarch *InputSlot Internal
  266. *UIConstraints: *PageRegion EnvMonarch *InputSlot Internal
  267. *UIConstraints: *InputSlot Internal *PageSize EnvMonarch
  268. *UIConstraints: *InputSlot Internal *PageRegion EnvMonarch
  269. *UIConstraints: *PageSize EnvDL *InputSlot Internal
  270. *UIConstraints: *PageRegion EnvDL *InputSlot Internal
  271. *UIConstraints: *InputSlot Internal *PageSize EnvDL
  272. *UIConstraints: *InputSlot Internal *PageRegion EnvDL
  273. *UIConstraints: *PageSize EnvC5 *InputSlot Internal
  274. *UIConstraints: *PageRegion EnvC5 *InputSlot Internal
  275. *UIConstraints: *InputSlot Internal *PageSize EnvC5
  276. *UIConstraints: *InputSlot Internal *PageRegion EnvC5
  277. *UIConstraints: *PageSize Executive *InputSlot PF20A
  278. *UIConstraints: *PageRegion Executive *InputSlot PF20A
  279. *UIConstraints: *InputSlot PF20A *PageSize Executive
  280. *UIConstraints: *InputSlot PF20A *PageRegion Executive
  281. *UIConstraints: *PageSize A6 *InputSlot PF20A
  282. *UIConstraints: *PageRegion A6 *InputSlot PF20A
  283. *UIConstraints: *InputSlot PF20A *PageSize A6
  284. *UIConstraints: *InputSlot PF20A *PageRegion A6
  285. *UIConstraints: *PageSize ISOB5 *InputSlot PF20A
  286. *UIConstraints: *PageRegion ISOB5 *InputSlot PF20A
  287. *UIConstraints: *InputSlot PF20A *PageSize ISOB5
  288. *UIConstraints: *InputSlot PF20A *PageRegion ISOB5
  289. *UIConstraints: *PageSize B6 *InputSlot PF20A
  290. *UIConstraints: *PageRegion B6 *InputSlot PF20A
  291. *UIConstraints: *InputSlot PF20A *PageSize B6
  292. *UIConstraints: *InputSlot PF20A *PageRegion B6
  293. *UIConstraints: *PageSize EnvPersonal *InputSlot PF20A
  294. *UIConstraints: *PageRegion EnvPersonal *InputSlot PF20A
  295. *UIConstraints: *InputSlot PF20A *PageSize EnvPersonal
  296. *UIConstraints: *InputSlot PF20A *PageRegion EnvPersonal
  297. *UIConstraints: *PageSize Env9 *InputSlot PF20A
  298. *UIConstraints: *PageRegion Env9 *InputSlot PF20A
  299. *UIConstraints: *InputSlot PF20A *PageSize Env9
  300. *UIConstraints: *InputSlot PF20A *PageRegion Env9
  301. *UIConstraints: *PageSize Env10 *InputSlot PF20A
  302. *UIConstraints: *PageRegion Env10 *InputSlot PF20A
  303. *UIConstraints: *InputSlot PF20A *PageSize Env10
  304. *UIConstraints: *InputSlot PF20A *PageRegion Env10
  305. *UIConstraints: *PageSize EnvMonarch *InputSlot PF20A
  306. *UIConstraints: *PageRegion EnvMonarch *InputSlot PF20A
  307. *UIConstraints: *InputSlot PF20A *PageSize EnvMonarch
  308. *UIConstraints: *InputSlot PF20A *PageRegion EnvMonarch
  309. *UIConstraints: *PageSize EnvDL *InputSlot PF20A
  310. *UIConstraints: *PageRegion EnvDL *InputSlot PF20A
  311. *UIConstraints: *InputSlot PF20A *PageSize EnvDL
  312. *UIConstraints: *InputSlot PF20A *PageRegion EnvDL
  313. *UIConstraints: *PageSize EnvC5 *InputSlot PF20A
  314. *UIConstraints: *PageRegion EnvC5 *InputSlot PF20A
  315. *UIConstraints: *InputSlot PF20A *PageSize EnvC5
  316. *UIConstraints: *InputSlot PF20A *PageRegion EnvC5
  317. *UIConstraints: *PageSize Executive *InputSlot PF20B
  318. *UIConstraints: *PageRegion Executive *InputSlot PF20B
  319. *UIConstraints: *InputSlot PF20B *PageSize Executive
  320. *UIConstraints: *InputSlot PF20B *PageRegion Executive
  321. *UIConstraints: *PageSize A6 *InputSlot PF20B
  322. *UIConstraints: *PageRegion A6 *InputSlot PF20B
  323. *UIConstraints: *InputSlot PF20B *PageSize A6
  324. *UIConstraints: *InputSlot PF20B *PageRegion A6
  325. *UIConstraints: *PageSize ISOB5 *InputSlot PF20B
  326. *UIConstraints: *PageRegion ISOB5 *InputSlot PF20B
  327. *UIConstraints: *InputSlot PF20B *PageSize ISOB5
  328. *UIConstraints: *InputSlot PF20B *PageRegion ISOB5
  329. *UIConstraints: *PageSize B6 *InputSlot PF20B
  330. *UIConstraints: *PageRegion B6 *InputSlot PF20B
  331. *UIConstraints: *InputSlot PF20B *PageSize B6
  332. *UIConstraints: *InputSlot PF20B *PageRegion B6
  333. *UIConstraints: *PageSize EnvPersonal *InputSlot PF20B
  334. *UIConstraints: *PageRegion EnvPersonal *InputSlot PF20B
  335. *UIConstraints: *InputSlot PF20B *PageSize EnvPersonal
  336. *UIConstraints: *InputSlot PF20B *PageRegion EnvPersonal
  337. *UIConstraints: *PageSize Env9 *InputSlot PF20B
  338. *UIConstraints: *PageRegion Env9 *InputSlot PF20B
  339. *UIConstraints: *InputSlot PF20B *PageSize Env9
  340. *UIConstraints: *InputSlot PF20B *PageRegion Env9
  341. *UIConstraints: *PageSize Env10 *InputSlot PF20B
  342. *UIConstraints: *PageRegion Env10 *InputSlot PF20B
  343. *UIConstraints: *InputSlot PF20B *PageSize Env10
  344. *UIConstraints: *InputSlot PF20B *PageRegion Env10
  345. *UIConstraints: *PageSize EnvMonarch *InputSlot PF20B
  346. *UIConstraints: *PageRegion EnvMonarch *InputSlot PF20B
  347. *UIConstraints: *InputSlot PF20B *PageSize EnvMonarch
  348. *UIConstraints: *InputSlot PF20B *PageRegion EnvMonarch
  349. *UIConstraints: *PageSize EnvDL *InputSlot PF20B
  350. *UIConstraints: *PageRegion EnvDL *InputSlot PF20B
  351. *UIConstraints: *InputSlot PF20B *PageSize EnvDL
  352. *UIConstraints: *InputSlot PF20B *PageRegion EnvDL
  353. *UIConstraints: *PageSize EnvC5 *InputSlot PF20B
  354. *UIConstraints: *PageRegion EnvC5 *InputSlot PF20B
  355. *UIConstraints: *InputSlot PF20B *PageSize EnvC5
  356. *UIConstraints: *InputSlot PF20B *PageRegion EnvC5
  357. *UIConstraints: *PageSize Executive *Duplex
  358. *UIConstraints: *PageRegion Executive *Duplex
  359. *UIConstraints: *Duplex *PageSize Executive
  360. *UIConstraints: *Duplex *PageRegion Executive
  361. *UIConstraints: *PageSize A6 *Duplex
  362. *UIConstraints: *PageRegion A6 *Duplex
  363. *UIConstraints: *Duplex *PageSize A6
  364. *UIConstraints: *Duplex *PageRegion A6
  365. *UIConstraints: *PageSize ISOB5 *Duplex
  366. *UIConstraints: *PageRegion ISOB5 *Duplex
  367. *UIConstraints: *Duplex *PageSize ISOB5
  368. *UIConstraints: *Duplex *PageRegion ISOB5
  369. *UIConstraints: *PageSize B6 *Duplex
  370. *UIConstraints: *PageRegion B6 *Duplex
  371. *UIConstraints: *Duplex *PageSize B6
  372. *UIConstraints: *Duplex *PageRegion B6
  373. *UIConstraints: *PageSize EnvPersonal *Duplex
  374. *UIConstraints: *PageRegion EnvPersonal *Duplex
  375. *UIConstraints: *Duplex *PageSize EnvPersonal
  376. *UIConstraints: *Duplex *PageRegion EnvPersonal
  377. *UIConstraints: *PageSize Env9 *Duplex
  378. *UIConstraints: *PageRegion Env9 *Duplex
  379. *UIConstraints: *Duplex *PageSize Env9
  380. *UIConstraints: *Duplex *PageRegion Env9
  381. *UIConstraints: *PageSize Env10 *Duplex
  382. *UIConstraints: *PageRegion Env10 *Duplex
  383. *UIConstraints: *Duplex *PageSize Env10
  384. *UIConstraints: *Duplex *PageRegion Env10
  385. *UIConstraints: *PageSize EnvMonarch *Duplex
  386. *UIConstraints: *PageRegion EnvMonarch *Duplex
  387. *UIConstraints: *Duplex *PageSize EnvMonarch
  388. *UIConstraints: *Duplex *PageRegion EnvMonarch
  389. *UIConstraints: *PageSize EnvDL *Duplex
  390. *UIConstraints: *PageRegion EnvDL *Duplex
  391. *UIConstraints: *Duplex *PageSize EnvDL
  392. *UIConstraints: *Duplex *PageRegion EnvDL
  393. *UIConstraints: *PageSize EnvC5 *Duplex
  394. *UIConstraints: *PageRegion EnvC5 *Duplex
  395. *UIConstraints: *Duplex *PageSize EnvC5
  396. *UIConstraints: *Duplex *PageRegion EnvC5
  397.  
  398. *% Resolution 
  399. *OpenUI *Resolution/Resolution: PickOne
  400. *OrderDependency: 10 AnySetup *Resolution
  401. *DefaultResolution: 600dpi
  402. *Resolution 300dpi/300 Dots per Inch (dpi): "<< /HWResolution [300 300] >> setpagedevice"
  403. *Resolution 600dpi/600 Dots per Inch (dpi): "<< /HWResolution [600 600] >> setpagedevice"
  404. *?Resolution: "
  405.   save
  406.     currentpagedevice /HWResolution get
  407.     0 get (      ) cvs print (dpi) = flush
  408.   restore
  409.   "
  410. *End
  411. *CloseUI: *Resolution
  412.  
  413. *% Image Refinement 
  414. *OpenUI *Smoothing/Kyocera Image Refinement: PickOne
  415. *OrderDependency: 50 AnySetup *Smoothing
  416. *DefaultSmoothing: True
  417. *Smoothing True/On: "1 statusdict /setdoret get exec"
  418. *Smoothing False/Off: "0 statusdict /setdoret get exec"
  419. *?Smoothing: "save
  420.   [(False)(True)(True)(True)]
  421.   statusdict /doret get exec {get} stopped
  422.   {pop pop (Unknown) } if
  423.   = flush restore
  424.   "
  425. *End
  426. *CloseUI: *Smoothing
  427.  
  428. *% Halftone Information 
  429. *DefaultHalftoneType: 1
  430. *ScreenFreq: "60.0"
  431. *ScreenAngle: "45.0"
  432. *ResScreenFreq 600dpi: "60.0"
  433. *ResScreenAngle 600dpi: "45.0"
  434. *ResScreenFreq 300dpi: "53.0"
  435. *ResScreenAngle 300dpi: "45.0"
  436.  
  437. *DefaultScreenProc: Ellipse
  438. *ScreenProc Dot: "
  439.  {abs exch abs 2 copy add 1 gt
  440.  {1 sub dup mul exch 1 sub dup mul add 1 sub}
  441.  {dup mul exch dup mul add 1 exch sub} ifelse}"
  442. *End
  443. *ScreenProc Line: "
  444.  {pop}"
  445. *End
  446. *ScreenProc Ellipse: "
  447.  {dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}"
  448. *End
  449.  
  450. *DefaultTransfer: Null
  451. *Transfer Null: "{}"
  452. *Transfer Null.Inverse: "{1 exch sub}"
  453.  
  454. *% Paper Handling 
  455. *% Page Size Definitions
  456. *OpenUI *PageSize: PickOne
  457. *OrderDependency: 40 AnySetup *PageSize
  458. *DefaultPageSize: A4
  459. *PageSize A4/A4: "
  460.   << /Policies << /PageSize 2 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  461. *End
  462. *PageSize A5/A5: "
  463.   << /Policies << /PageSize 2 >> /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  464. *End
  465. *PageSize A6/A6: "
  466.   << /Policies << /PageSize 2 >> /PageSize [297 420] /ImagingBBox null >> setpagedevice"
  467. *End
  468. *PageSize B5/B5 (JIS): "
  469.   << /Policies << /PageSize 2 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  470. *End
  471. *PageSize ISOB5/B5 (ISO): "
  472.   << /Policies << /PageSize 2 >> /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  473. *End
  474. *PageSize B6/B6: "
  475.   << /Policies << /PageSize 2 >> /PageSize [363 516] /ImagingBBox null >> setpagedevice"
  476. *End
  477. *PageSize Letter/Letter: "
  478.   << /Policies << /PageSize 2 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  479. *End
  480. *PageSize Legal/Legal: "
  481.   << /Policies << /PageSize 2 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  482. *End
  483. *PageSize Executive/Executive: "
  484.   << /Policies << /PageSize 2 >> /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  485. *End
  486. *PageSize EnvPersonal/Envelope #6: "
  487.   << /Policies << /PageSize 2 >> /PageSize [261 468] /ImagingBBox null >> setpagedevice"
  488. *End
  489. *PageSize Env9/Envelope #9: "
  490.   << /Policies << /PageSize 2 >> /PageSize [279 639] /ImagingBBox null >> setpagedevice"
  491. *End
  492. *PageSize Env10/Envelope #10: "
  493.   << /Policies << /PageSize 2 >> /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  494. *End
  495. *PageSize EnvMonarch/Envelope Monarch: "
  496.   << /Policies << /PageSize 2 >> /PageSize [279 540] /ImagingBBox null >> setpagedevice"
  497. *End
  498. *PageSize EnvDL/Envelope DL: "
  499.   << /Policies << /PageSize 2 >> /PageSize [312 624] /ImagingBBox null >> setpagedevice"
  500. *End
  501. *PageSize EnvC5/Envelope C5: "
  502.   << /Policies << /PageSize 2 >> /PageSize [459 649] /ImagingBBox null >> setpagedevice"
  503. *End
  504. *?PageSize: "
  505.  save
  506.    currentpagedevice /PageSize get aload pop
  507.    2 copy gt {exch} if
  508.    (Unknown)
  509.  15 dict
  510.  dup [595 842] (A4) put
  511.  dup [420 595] (A5) put
  512.  dup [297 420] (A6) put
  513.  dup [516 729] (B5) put
  514.  dup [499 709] (ISOB5) put
  515.  dup [363 516] (B6) put
  516.  dup [612 792] (Letter) put
  517.  dup [612 1008] (Legal) put
  518.  dup [522 756] (Executive) put
  519.  dup [261 468] (EnvPersonal) put
  520.  dup [279 639] (Env9) put
  521.  dup [297 684] (Env10) put
  522.  dup [279 540] (EnvMonarch) put
  523.  dup [312 624] (EnvDL) put
  524.  dup [459 649] (EnvC5) put
  525.  { exch aload pop 4 index sub abs 5 le exch
  526.    5 index sub abs 5 le and
  527.       {exch pop exit} {pop} ifelse
  528.    } bind forall
  529.    = flush pop pop
  530.  restore
  531. "
  532. *End
  533. *CloseUI: *PageSize
  534.  
  535. *% Page Region Definitions for Frame Buffer
  536. *OpenUI *PageRegion: PickOne
  537. *OrderDependency: 40 AnySetup *PageRegion
  538. *DefaultPageRegion: A4
  539. *PageRegion A4/A4: "
  540.   << /Policies << /PageSize 7 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  541. *End
  542. *PageRegion A5/A5: "
  543.   << /Policies << /PageSize 7 >> /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  544. *End
  545. *PageRegion A6/A6: "
  546.   << /Policies << /PageSize 7 >> /PageSize [297 420] /ImagingBBox null >> setpagedevice"
  547. *End
  548. *PageRegion B5/B5 (JIS): "
  549.   << /Policies << /PageSize 7 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  550. *End
  551. *PageRegion ISOB5/B5 (ISO): "
  552.   << /Policies << /PageSize 7 >> /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  553. *End
  554. *PageRegion B6/B6: "
  555.   << /Policies << /PageSize 7 >> /PageSize [363 516] /ImagingBBox null >> setpagedevice"
  556. *End
  557. *PageRegion Letter/Letter: "
  558.   << /Policies << /PageSize 7 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  559. *End
  560. *PageRegion Legal/Legal: "
  561.   << /Policies << /PageSize 7 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  562. *End
  563. *PageRegion Executive/Executive: "
  564.   << /Policies << /PageSize 7 >> /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  565. *End
  566. *PageRegion EnvPersonal/Envelope #6: "
  567.   << /Policies << /PageSize 7 >> /PageSize [261 468] /ImagingBBox null >> setpagedevice"
  568. *End
  569. *PageRegion Env9/Envelope #9: "
  570.   << /Policies << /PageSize 7 >> /PageSize [279 639] /ImagingBBox null >> setpagedevice"
  571. *End
  572. *PageRegion Env10/Envelope #10: "
  573.   << /Policies << /PageSize 7 >> /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  574. *End
  575. *PageRegion EnvMonarch/Envelope Monarch: "
  576.   << /Policies << /PageSize 7 >> /PageSize [279 540] /ImagingBBox null >> setpagedevice"
  577. *End
  578. *PageRegion EnvDL/Envelope DL: "
  579.   << /Policies << /PageSize 7 >> /PageSize [312 624] /ImagingBBox null >> setpagedevice"
  580. *End
  581. *PageRegion EnvC5/Envelope C5: "
  582.   << /Policies << /PageSize 7 >> /PageSize [459 649] /ImagingBBox null >> setpagedevice"
  583. *End
  584. *CloseUI: *PageRegion
  585.  
  586. *% Imageable Area Definitions
  587. *DefaultImageableArea: A4
  588. *ImageableArea A4/A4: "12 10 583 832"
  589. *ImageableArea A5/A5: "12 10 409 585"
  590. *ImageableArea A6/A6: "12 10 285 411"
  591. *ImageableArea B5/B5 (JIS): "21 10 495 719"
  592. *ImageableArea ISOB5/B5 (ISO): "21 10 478 699"
  593. *ImageableArea B6/B6: "12 10 352 506"
  594. *ImageableArea Letter/Letter: "12 8 600 784"
  595. *ImageableArea Legal/Legal: "12 8 600 1000"
  596. *ImageableArea Executive/Executive: "12 8 510 748"
  597. *ImageableArea EnvPersonal/Envelope #6: "12 8 249 460"
  598. *ImageableArea Env9/Envelope #9: "12 8 267 631"
  599. *ImageableArea Env10/Envelope #10: "12 8 285 676"
  600. *ImageableArea EnvMonarch/Envelope Monarch: "12 8 267 532"
  601. *ImageableArea EnvDL/Envelope DL: "12 10 300 614"
  602. *ImageableArea EnvC5/Envelope C5: "12 10 447 639"
  603. *?ImageableArea: " save
  604.   /cvp { cvi (                   ) cvs
  605.   print ( ) print } bind def
  606.   newpath clippath pathbbox
  607.   4 -2 roll exch 2 {ceiling cvp} repeat
  608.   exch 2 {floor cvp} repeat ( ) = flush
  609.  restore"
  610. *End
  611.  
  612. *% Physical Dimensions of Media
  613. *DefaultPaperDimension: A4
  614. *PaperDimension A4/A4: "595 842"
  615. *PaperDimension A5/A5: "420 595"
  616. *PaperDimension A6/A6: "297 420"
  617. *PaperDimension B5/B5 (JIS): "516 729"
  618. *PaperDimension ISOB5/B5 (ISO): "499 709"
  619. *PaperDimension B6/B6: "363 516"
  620. *PaperDimension Letter/Letter: "612 792"
  621. *PaperDimension Legal/Legal: "612 1008"
  622. *PaperDimension Executive/Executive: "522 756"
  623. *PaperDimension EnvPersonal/Envelope #6: "261 468"
  624. *PaperDimension Env9/Envelope #9: "279 639"
  625. *PaperDimension Env10/Envelope #10: "297 684"
  626. *PaperDimension EnvMonarch/Envelope Monarch: "279 540"
  627. *PaperDimension EnvDL/Envelope DL: "312 624"
  628. *PaperDimension EnvC5/Envelope C5: "459 649"
  629.  
  630. *%=== Custom Page Size Definitions
  631.  
  632. *%=== Input Slot Definitions
  633. *OpenUI *InputSlot: PickOne
  634. *OrderDependency: 30 AnySetup *InputSlot
  635. *DefaultInputSlot: Internal
  636. *InputSlot Internal/Cassette 1 (Internal): "
  637.   << /ManualFeed false >> setpagedevice
  638.   statusdict begin 0 setpapertray end"
  639. *End
  640. *InputSlot PF20A/Cassette 2 (PF-20): "
  641.   << /ManualFeed false >> setpagedevice
  642.   statusdict begin 1 setpapertray end"
  643. *End
  644. *InputSlot PF20B/Cassette 3 (PF-20): "
  645.   << /ManualFeed false >> setpagedevice
  646.   statusdict begin 3 setpapertray end"
  647. *End
  648. *InputSlot MF1/Multi-Purpose Feeder: "
  649.   << /ManualFeed false >> setpagedevice
  650.   statusdict begin 4 setpapertray end"
  651. *End
  652. *InputSlot MF/Manual Feed: "<< /ManualFeed true >> setpagedevice"
  653. *InputSlot Plain/Plain Paper: "
  654.   << /ManualFeed false /MediaType (Plain) /DeferredMediaSelection true >> setpagedevice"
  655. *End
  656. *InputSlot Transparency/Transparency: "
  657.   << /ManualFeed false /MediaType (Transparency) /DeferredMediaSelection true >> setpagedevice"
  658. *End
  659. *InputSlot Labels/Label Paper: "
  660.   << /ManualFeed false /MediaType (Labels) /DeferredMediaSelection true >> setpagedevice"
  661. *End
  662. *InputSlot Letterhead/Letterhead: "
  663.   << /ManualFeed false /MediaType (Letterhead) /DeferredMediaSelection true >> setpagedevice"
  664. *End
  665. *InputSlot Bond/Bond: "
  666.   << /ManualFeed false /MediaType (Bond) /DeferredMediaSelection true >> setpagedevice"
  667. *End
  668. *InputSlot Color/Color: "
  669.   << /ManualFeed false /MediaType (Color) /DeferredMediaSelection true >> setpagedevice"
  670. *End
  671. *InputSlot Preprinted/Preprinted: "
  672.   << /ManualFeed false /MediaType (Preprinted) /DeferredMediaSelection true >> setpagedevice"
  673. *End
  674. *InputSlot Prepunched/Prepunched: "
  675.   << /ManualFeed false /MediaType (Prepunched) /DeferredMediaSelection true >> setpagedevice"
  676. *End
  677. *InputSlot Recycled/Recycled: "
  678.   << /ManualFeed false /MediaType (Recycled) /DeferredMediaSelection true >> setpagedevice"
  679. *End
  680. *InputSlot Rough/Rough: "
  681.   << /ManualFeed false /MediaType (Rough) /DeferredMediaSelection true >> setpagedevice"
  682. *End
  683. *InputSlot Cardstock/Cardstock: "
  684.   << /ManualFeed false /MediaType (Card Stock) /DeferredMediaSelection true >> setpagedevice"
  685. *End
  686. *InputSlot Vellum/Vellum: "
  687.   << /ManualFeed false /MediaType (Vellum) /DeferredMediaSelection true >> setpagedevice"
  688. *End
  689. *InputSlot User1/Custom 1: "
  690.   << /ManualFeed false /MediaType (Custom Type1) /DeferredMediaSelection true >> setpagedevice"
  691. *End
  692. *InputSlot User2/Custom 2: "
  693.   << /ManualFeed false /MediaType (Custom Type2) /DeferredMediaSelection true >> setpagedevice"
  694. *End
  695. *InputSlot User3/Custom 3: "
  696.   << /ManualFeed false /MediaType (Custom Type3) /DeferredMediaSelection true >> setpagedevice"
  697. *End
  698. *InputSlot User4/Custom 4: "
  699.   << /ManualFeed false /MediaType (Custom Type4) /DeferredMediaSelection true >> setpagedevice"
  700. *End
  701. *InputSlot User5/Custom 5: "
  702.   << /ManualFeed false /MediaType (Custom Type5) /DeferredMediaSelection true >> setpagedevice"
  703. *End
  704. *InputSlot User6/Custom 6: "
  705.   << /ManualFeed false /MediaType (Custom Type6) /DeferredMediaSelection true >> setpagedevice"
  706. *End
  707. *InputSlot User7/Custom 7: "
  708.   << /ManualFeed false /MediaType (Custom Type7) /DeferredMediaSelection true >> setpagedevice"
  709. *End
  710. *InputSlot User8/Custom 8: "
  711.   << /ManualFeed false /MediaType (Custom Type8) /DeferredMediaSelection true >> setpagedevice"
  712. *End
  713. *?InputSlot: "
  714.  "
  715. *End
  716. *CloseUI: *InputSlot
  717.  
  718. *RequiresPageRegion All: True
  719. *% Output Bin Definitions
  720. *OpenUI *OutputBin/Output Bin: PickOne
  721. *OrderDependency: 51 AnySetup *OutputBin
  722. *DefaultOutputBin: FDTop
  723. *OutputBin FDTop/Top Tray (Face-Down): "0 statusdict /setoutputtray get exec"
  724. *OutputBin FURear/Rear Tray (Face-Up): "1 statusdict /setoutputtray get exec"
  725. *OutputBin FDStacker/Stacker Mode (Face-Down): "2 statusdict /setoutputtray get exec"
  726. *OutputBin FDSorter/Sorter Mode (Face-Down): "[] statusdict /setcollatorstacker get exec"
  727. *OutputBin FDCollator/Collator Mode (Face-Down): "[] statusdict /setsorterstacker get exec"
  728. *OutputBin FDMB01/Mailbox 1 (Face-Down): "2 statusdict /setoutputtray get exec [1] statusdict /setmailboxstacker get exec"
  729. *OutputBin FDMB02/Mailbox 2 (Face-Down): "2 statusdict /setoutputtray get exec [2] statusdict /setmailboxstacker get exec"
  730. *OutputBin FDMB03/Mailbox 3 (Face-Down): "2 statusdict /setoutputtray get exec [3] statusdict /setmailboxstacker get exec"
  731. *OutputBin FDMB04/Mailbox 4 (Face-Down): "2 statusdict /setoutputtray get exec [4] statusdict /setmailboxstacker get exec"
  732. *OutputBin FDMB05/Mailbox 5 (Face-Down): "2 statusdict /setoutputtray get exec [5] statusdict /setmailboxstacker get exec"
  733. *OutputBin FDMB06/Mailbox 6 (Face-Down): "2 statusdict /setoutputtray get exec [6] statusdict /setmailboxstacker get exec"
  734. *OutputBin FDMB07/Mailbox 7 (Face-Down): "2 statusdict /setoutputtray get exec [7] statusdict /setmailboxstacker get exec"
  735. *OutputBin FDMB08/Mailbox 8 (Face-Down): "2 statusdict /setoutputtray get exec [8] statusdict /setmailboxstacker get exec"
  736. *OutputBin FDMB09/Mailbox 9 (Face-Down): "2 statusdict /setoutputtray get exec [9] statusdict /setmailboxstacker get exec"
  737. *OutputBin FDMB10/Mailbox 10 (Face-Down): "2 statusdict /setoutputtray get exec [10] statusdict /setmailboxstacker get exec"
  738. *OutputBin FDMB11/Mailbox 11 (Face-Down): "2 statusdict /setoutputtray get exec [11] statusdict /setmailboxstacker get exec"
  739. *OutputBin FDMB12/Mailbox 12 (Face-Down): "2 statusdict /setoutputtray get exec [12] statusdict /setmailboxstacker get exec"
  740. *OutputBin FDMB13/Mailbox 13 (Face-Down): "2 statusdict /setoutputtray get exec [13] statusdict /setmailboxstacker get exec"
  741. *OutputBin FDMB14/Mailbox 14 (Face-Down): "2 statusdict /setoutputtray get exec [14] statusdict /setmailboxstacker get exec"
  742. *OutputBin FDMB15/Mailbox 15 (Face-Down): "2 statusdict /setoutputtray get exec [15] statusdict /setmailboxstacker get exec"
  743. *?OutputBin: "
  744.  "
  745. *End
  746. *CloseUI: *OutputBin
  747.  
  748. *% Page Stack Order
  749. *PageStackOrder FDTop: Reverse
  750. *PageStackOrder FURear: Normal
  751. *PageStackOrder FDStacker: Reverse
  752. *PageStackOrder FDSorter: Reverse
  753. *PageStackOrder FDCollator: Reverse
  754. *PageStackOrder FDMB01: Reverse
  755. *PageStackOrder FDMB02: Reverse
  756. *PageStackOrder FDMB03: Reverse
  757. *PageStackOrder FDMB04: Reverse
  758. *PageStackOrder FDMB05: Reverse
  759. *PageStackOrder FDMB06: Reverse
  760. *PageStackOrder FDMB07: Reverse
  761. *PageStackOrder FDMB08: Reverse
  762. *PageStackOrder FDMB09: Reverse
  763. *PageStackOrder FDMB10: Reverse
  764. *PageStackOrder FDMB11: Reverse
  765. *PageStackOrder FDMB12: Reverse
  766. *PageStackOrder FDMB13: Reverse
  767. *PageStackOrder FDMB14: Reverse
  768. *PageStackOrder FDMB15: Reverse
  769.  
  770. *% Duplex Definitions
  771. *OpenUI *Duplex/Duplexing: PickOne
  772. *OrderDependency: 50 AnySetup *Duplex
  773. *DefaultDuplex: None
  774. *Duplex None/None: "statusdict begin false setduplexmode false settumble end"
  775. *Duplex DuplexTumble/Short Edge: "statusdict begin true setduplexmode true settumble end"
  776. *Duplex DuplexNoTumble/Long Edge: "statusdict begin true setduplexmode false settumble end"
  777. *?Duplex: " save
  778.   statusdict begin
  779.   duplexmode
  780.   {tumble {(DuplexTumble)} {(DuplexNoTumble)} ifelse}
  781.   {(None)} ifelse = flush end restore"
  782. *End
  783. *CloseUI: *Duplex
  784.  
  785. *% Tray Switch Definitions
  786. *OpenUI *TraySwitch/Auto Tray Switch: PickOne
  787. *OrderDependency: 25 AnySetup *TraySwitch
  788. *DefaultTraySwitch: None
  789. *TraySwitch None/Printer Default: ""
  790. *TraySwitch On/On: "<< /TraySwitch true >> setpagedevice"
  791. *TraySwitch Off/Off: "<< /TraySwitch false >> setpagedevice"
  792. *?TraySwitch: " save
  793.   currentpagedevice /TraySwitch get
  794.   {(On)}{(Off)} ifelse = flush
  795.  restore"
  796. *End
  797. *CloseUI: *TraySwitch
  798.  
  799. *% PPD Version Info 
  800. *OpenUI *KCVersion/PPD Version: PickOne
  801. *OrderDependency: 25 AnySetup *KCVersion
  802. *DefaultKCVersion: Default
  803. *KCVersion Default/1.5.2: ""
  804. *CloseUI: *KCVersion
  805.  
  806. *% Font Information
  807. *DefaultFont: Courier
  808. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  809. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  810. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  811. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  812. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  813. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  814. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  815. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  816. *Font Courier: Standard "(002.004S)" Standard ROM
  817. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  818. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  819. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  820. *Font Helvetica: Standard "(001.006S)" Standard ROM
  821. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  822. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  823. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  824. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  825. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  826. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  827. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  828. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  829. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  830. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  831. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  832. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  833. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  834. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  835. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  836. *Font Symbol: Special "(001.007S)" Special ROM
  837. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  838. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  839. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  840. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  841. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  842. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  843. *Font Albertus-Medium: Standard "(001.008S)" Standard ROM
  844. *Font Albertus-ExtraBold: Standard "(001.008S)" Standard ROM
  845. *Font AntiqueOlive: Standard "(001.008S)" Standard ROM
  846. *Font AntiqueOlive-Italic: Standard "(001.008S)" Standard ROM
  847. *Font AntiqueOlive-Bold: Standard "(001.008S)" Standard ROM
  848. *Font Arial: Standard "(001.008S)" Standard ROM
  849. *Font Arial-Italic: Standard "(001.008S)" Standard ROM
  850. *Font Arial-Bold: Standard "(001.008S)" Standard ROM
  851. *Font Arial-BoldItalic: Standard "(001.008S)" Standard ROM
  852. *Font CGOmega: Standard "(001.008S)" Standard ROM
  853. *Font CGOmega-Italic: Standard "(001.008S)" Standard ROM
  854. *Font CGOmega-Bold: Standard "(001.008S)" Standard ROM
  855. *Font CGOmega-BoldItalic: Standard "(001.008S)" Standard ROM
  856. *Font CGTimes: Standard "(001.008S)" Standard ROM
  857. *Font CGTimes-Italic: Standard "(001.008S)" Standard ROM
  858. *Font CGTimes-Bold: Standard "(001.008S)" Standard ROM
  859. *Font CGTimes-BoldItalic: Standard "(001.008S)" Standard ROM
  860. *Font Clarendon-Condensed-Bold: Standard "(001.008S)" Standard ROM
  861. *Font Coronet: Standard "(001.008S)" Standard ROM
  862. *Font CourierHP: Standard "(001.008S)" Standard ROM
  863. *Font CourierHP-Italic: Standard "(001.008S)" Standard ROM
  864. *Font CourierHP-Bold: Standard "(001.008S)" Standard ROM
  865. *Font CourierHP-BoldItalic: Standard "(001.008S)" Standard ROM
  866. *Font Garamond-Antiqua: Standard "(001.008S)" Standard ROM
  867. *Font Garamond-Halbfett: Standard "(001.008S)" Standard ROM
  868. *Font Garamond-Kursiv: Standard "(001.008S)" Standard ROM
  869. *Font Garamond-KursivHalbfett: Standard "(001.008S)" Standard ROM
  870. *Font LetterGothic: Standard "(001.008S)" Standard ROM
  871. *Font LetterGothic-Italic: Standard "(001.008S)" Standard ROM
  872. *Font LetterGothic-Bold: Standard "(001.008S)" Standard ROM
  873. *Font Marygold: Standard "(001.008S)" Standard ROM
  874. *Font SymbolMT: Standard "(001.008S)" Standard ROM
  875. *Font TimesNewRoman: Standard "(001.008S)" Standard ROM
  876. *Font TimesNewRoman-Italic: Standard "(001.008S)" Standard ROM
  877. *Font TimesNewRoman-BoldItalic: Standard "(001.008S)" Standard ROM
  878. *Font TimesNewRoman-Bold: Standard "(001.008S)" Standard ROM
  879. *Font Univers-Medium: Standard "(001.008S)" Standard ROM
  880. *Font Univers-MediumItalic: Standard "(001.008S)" Standard ROM
  881. *Font Univers-Bold: Standard "(001.008S)" Standard ROM
  882. *Font Univers-BoldItalic: Standard "(001.008S)" Standard ROM
  883. *Font Univers-Condensed-Medium: Standard "(001.008S)" Standard ROM
  884. *Font Univers-Condensed-MediumItalic: Standard "(001.008S)" Standard ROM
  885. *Font Univers-Condensed-Bold: Standard "(001.008S)" Standard ROM
  886. *Font Univers-Condensed-BoldItalic: Standard "(001.008S)" Standard ROM
  887. *Font Wingdings-Regular: Special "(001.008S)" Special ROM
  888. *?FontQuery: "
  889.  save
  890.    /str 100 string dup 0 (fonts/) putinterval def
  891.    { count 1 gt
  892.      { exch dup str 6 94 getinterval cvs
  893.        (/) print print (:) print
  894.        FontDirectory exch known
  895.        { (Yes) } { (No) } ifelse =
  896.      } { exit } ifelse
  897.    } bind loop
  898.    (*) = flush
  899.  restore"
  900. *End
  901. *?FontList: "save
  902.  save
  903.    FontDirectory { pop == } bind forall flush (*) = flush
  904.  restore"
  905. *End
  906.  
  907. *% Printer Messages
  908. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  909. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  910. *Message: "\FontName\ not found, using Courier"
  911.  
  912. *% Status (format: %%[ status: <one of these> ]%% )
  913. *Status: "warming up"/warming up
  914. *Status: "idle"/idle
  915. *Status: "busy"/busy
  916. *Status: "waiting"/waiting
  917. *Status: "printing"/printing
  918. *Status: "initializing"/initializing
  919.  
  920. *Status: "printing test page"/printing test page
  921.  
  922. *% Printer Error (format: %%[ PrinterError: <one of these> ]%% )
  923. *PrinterError: "paper entry misfeed"
  924. *PrinterError: "cover open"
  925. *PrinterError: "no paper tray"
  926. *PrinterError: "out of paper"
  927. *PrinterError: "toner low (halt)"
  928. *PrinterError: "warming up"
  929. *PrinterError: "other reason"
  930. *PrinterError: "video interface mode"
  931. *PrinterError: "offline"
  932. *PrinterError: "toner low (warning)"
  933.  
  934. *% Input Sources (format: %%[ status: <stat>;source:<one of these> ]%% )
  935. *Source: "serial 25"
  936. *Source: "parallel"
  937. *Source: "AppleTalk"
  938. *Source: "option"
  939.  
  940. *%  End of PPD file for Kyocera FS-1200 (European English)
  941.